projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af7621
)
(customize-rogue): Minor doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 17 Jan 2006 04:28:42 +0000
(
04:28
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 17 Jan 2006 04:28:42 +0000
(
04:28
+0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index cf69ce61ac24876b74d2a44928f6e3e8554b8749..a5f9e301946394e7ce46dc19e282c138b321524b 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1249,7
+1249,7
@@
suggest to customize that face, if it's customizable."
;;;###autoload
(defun customize-rogue ()
- "Customize all user variable modified outside customize."
+ "Customize all user variable
s
modified outside customize."
(interactive)
(let ((found nil))
(mapatoms (lambda (symbol)